declare const _default: import("vue").DefineComponent, unknown, unknown, () => any[], boolean>; readonly options: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => any[], boolean>; readonly fieldNames: import("ll-plus/es/utils").EpPropFinalized { label: string; value: string; }, boolean>; readonly enableAdd: import("ll-plus/es/utils").EpPropFinalized; readonly maxChecked: import("ll-plus/es/utils").EpPropFinalized; readonly addAutoSelect: import("ll-plus/es/utils").EpPropFinalized; readonly placeholder: import("ll-plus/es/utils").EpPropFinalized; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly deleteRule: import("ll-plus/es/utils").EpPropFinalized; readonly exceptCount: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized; readonly addTagText: import("ll-plus/es/utils").EpPropFinalized; readonly inputWidth: import("ll-plus/es/utils").EpPropFinalized; readonly tagMaxWidth: import("ll-plus/es/utils").EpPropFinalized; readonly emptyText: import("ll-plus/es/utils").EpPropFinalized; readonly tagGap: import("ll-plus/es/utils").EpPropFinalized; readonly maxAddableTags: import("ll-plus/es/utils").EpPropFinalized; readonly disabledAddTag: import("ll-plus/es/utils").EpPropFinalized; readonly disabledCloseTag: import("ll-plus/es/utils").EpPropFinalized; readonly selectionMode: import("ll-plus/es/utils").EpPropFinalized; }>, { props: import("@vue/shared").LooseRequired, unknown, unknown, () => any[], boolean>; readonly options: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => any[], boolean>; readonly fieldNames: import("ll-plus/es/utils").EpPropFinalized { label: string; value: string; }, boolean>; readonly enableAdd: import("ll-plus/es/utils").EpPropFinalized; readonly maxChecked: import("ll-plus/es/utils").EpPropFinalized; readonly addAutoSelect: import("ll-plus/es/utils").EpPropFinalized; readonly placeholder: import("ll-plus/es/utils").EpPropFinalized; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly deleteRule: import("ll-plus/es/utils").EpPropFinalized; readonly exceptCount: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized; readonly addTagText: import("ll-plus/es/utils").EpPropFinalized; readonly inputWidth: import("ll-plus/es/utils").EpPropFinalized; readonly tagMaxWidth: import("ll-plus/es/utils").EpPropFinalized; readonly emptyText: import("ll-plus/es/utils").EpPropFinalized; readonly tagGap: import("ll-plus/es/utils").EpPropFinalized; readonly maxAddableTags: import("ll-plus/es/utils").EpPropFinalized; readonly disabledAddTag: import("ll-plus/es/utils").EpPropFinalized; readonly disabledCloseTag: import("ll-plus/es/utils").EpPropFinalized; readonly selectionMode: import("ll-plus/es/utils").EpPropFinalized; }>> & Readonly<{ onChange?: (...args: any[]) => any; "onUpdate:value"?: (...args: any[]) => any; }> & {}>; emits: (event: "change" | "update:value", ...args: any[]) => void; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; inputRef: import("vue").Ref; inputValue: import("vue").Ref; inputVisible: import("vue").Ref; newTags: import("vue").Ref; newValue: import("vue").WritableComputedRef; isDisabledAddTag: import("vue").ComputedRef; showCloseIcon: import("vue").ComputedRef<(idx: number) => boolean>; handleClose: (tag: string) => void; handleCheck: (tag: string, checked: boolean) => void; showInput: () => void; handleInputConfirm: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:value")[], "change" | "update:value", import("vue").PublicProps, Readonly, unknown, unknown, () => any[], boolean>; readonly options: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => any[], boolean>; readonly fieldNames: import("ll-plus/es/utils").EpPropFinalized { label: string; value: string; }, boolean>; readonly enableAdd: import("ll-plus/es/utils").EpPropFinalized; readonly maxChecked: import("ll-plus/es/utils").EpPropFinalized; readonly addAutoSelect: import("ll-plus/es/utils").EpPropFinalized; readonly placeholder: import("ll-plus/es/utils").EpPropFinalized; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly deleteRule: import("ll-plus/es/utils").EpPropFinalized; readonly exceptCount: import("ll-plus/es/utils").EpPropFinalized; readonly size: import("ll-plus/es/utils").EpPropFinalized; readonly addTagText: import("ll-plus/es/utils").EpPropFinalized; readonly inputWidth: import("ll-plus/es/utils").EpPropFinalized; readonly tagMaxWidth: import("ll-plus/es/utils").EpPropFinalized; readonly emptyText: import("ll-plus/es/utils").EpPropFinalized; readonly tagGap: import("ll-plus/es/utils").EpPropFinalized; readonly maxAddableTags: import("ll-plus/es/utils").EpPropFinalized; readonly disabledAddTag: import("ll-plus/es/utils").EpPropFinalized; readonly disabledCloseTag: import("ll-plus/es/utils").EpPropFinalized; readonly selectionMode: import("ll-plus/es/utils").EpPropFinalized; }>> & Readonly<{ onChange?: (...args: any[]) => any; "onUpdate:value"?: (...args: any[]) => any; }>, { readonly size: import("ll-plus/es/utils").EpPropMergeType; readonly value: string[]; readonly disabled: import("ll-plus/es/utils").EpPropMergeType; readonly options: import("./checkable-tag").CheckableTagItem[]; readonly placeholder: string; readonly fieldNames: Record; readonly enableAdd: import("ll-plus/es/utils").EpPropMergeType; readonly maxChecked: number; readonly addAutoSelect: import("ll-plus/es/utils").EpPropMergeType; readonly deleteRule: import("ll-plus/es/utils").EpPropMergeType; readonly exceptCount: number; readonly addTagText: string; readonly inputWidth: number; readonly tagMaxWidth: number; readonly emptyText: string; readonly tagGap: number; readonly maxAddableTags: number; readonly disabledAddTag: import("ll-plus/es/utils").EpPropMergeType; readonly disabledCloseTag: import("ll-plus/es/utils").EpPropMergeType; readonly selectionMode: import("ll-plus/es/utils").EpPropMergeType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;